JBoss Community Archive (Read Only)

Teiid 8.3

GROUP BY Clause

The GROUP BY clause denotes that rows should be grouped according to the specified expression values. One row will be returned for each group, after optionally filtering those aggregate rows based on a HAVING clause.

The general form of the GROUP BY is:

Syntax Rules:

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 12:38:14 UTC, last content change 2013-03-14 16:28:31 UTC.